Skip to content

feat(sandbox/ollama): allow updating ollama from within the sandbox#48

Merged
johntmyers merged 1 commit intoNVIDIA:mainfrom
ParthSareen:parth/allow-updating-ollama-sandbox
Mar 23, 2026
Merged

feat(sandbox/ollama): allow updating ollama from within the sandbox#48
johntmyers merged 1 commit intoNVIDIA:mainfrom
ParthSareen:parth/allow-updating-ollama-sandbox

Conversation

@ParthSareen
Copy link
Collaborator

@ParthSareen ParthSareen commented Mar 20, 2026

Move ollama binary to /sandbox/bin/ (writable at runtime) so it can be replaced without rebuilding the container image.
Added an update-ollama script that downloads a specific version or latest, and support OLLAMA_UPDATE=1 env var for auto-update on startup.

Move ollama binary to /sandbox/bin/ (writable at runtime) so it can be
replaced without rebuilding the container image.
Add update-ollama scriptthat downloads a specific version or latest,
and support OLLAMA_UPDATE=1 env var for auto-update on startup.
@johntmyers johntmyers self-requested a review March 23, 2026 17:52
@johntmyers johntmyers merged commit 64a893a into NVIDIA:main Mar 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants